services.keyd.keyboards.<name>.extraConfig

Extra configuration that is appended to the end of the file. Do not write ids section here, use a separate option for it. You can use this option to define compound layers that must always be defined after the layer they are comprised.

Type
strings concatenated with "\n"
Default
""
Example
''
  [control+shift]
  h = left
''
Declared
<nixpkgs/nixos/modules/services/hardware/keyd.nix>